public PDFTextRunCollection extractTextRuns( PDFContentExtractionContext context ) |
Parameters
- context
- Context for content extraction
Return Value
The list of text fragments in the order they appear in the page content stream.
public PDFTextRunCollection extractTextRuns( PDFContentExtractionContext context ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When context is null |